13. Volume

a1a. Volume by Slicing - Example 1

Find the volume of the solid whose base is the triangle with vertices (0,0)(0,0), (4,0)(4,0) and (0,2)(0,2) and whose cross-sections perpendicular to the yy-axis are semicircles with a diameter on the base.

Here are the base with one cross-section and an accumulation of cross sections to form the final solid:

ex_slice_cone_base
The Base with
one Cross Section
ex_slice_cone_anim
Accumulating Cross Sections
and the Solid
:

Typically, it is difficult to draw the solid shape. Luckily, a diagram of the base and one slice (as given above on the left) is usually sufficient. However, for your edification, here is an animation (above on the right) of the slices being accumulated to form the complete solid. Each horizontal slice is a semicircle whose diameter dd is the width of the base triangle at height yy. So its area is: A=12πr2=12π(d2)2 A=\dfrac{1}{2}\pi r^2=\dfrac{1}{2}\pi\left(\dfrac{d}{2}\right)^2 To find dd, we use similar triangles. In the Base figure above, the small triangle has legs 2y2-y and x=dx=d while the big triangle has legs 22 and 44. So: d2y=42 \dfrac{d}{2-y}=\dfrac{4}{2} A=12π(2(2y)2)2=12π(2y)2 A=\dfrac{1}{2}\pi\left(\dfrac{2(2-y)}{2}\right)^2 =\dfrac{1}{2}\pi(2-y)^2 The volume is then the integral of the cross-sectional area: V=0212π(2y)2dy=π2[(2y)33]02=π2(0+233)=43π\begin{aligned} V&=\int_0^2 \dfrac{1}{2}\pi(2-y)^2\,dy =\dfrac{\pi}{2}\left[\dfrac{(2-y)^3}{-3}\right]_0^2 \\ &=\dfrac{\pi}{2}\left(0+\dfrac{2^3}{3}\right) =\dfrac{4}{3}\pi \end{aligned}

In this problem, the answer is easy to check using high school geometry, The solid is half of a cone of radius r=2r=2 and height h=2h=2. So the volume is: V=12(13πr2h)=12(13π222)=43π V=\dfrac{1}{2}\left(\dfrac{1}{3}\pi r^2 h\right) =\dfrac{1}{2}\left(\dfrac{1}{3}\pi 2^2 2\right)=\dfrac{4}{3}\pi

© 2025 MYMathApps

Supported in part by NSF Grant #1123255